projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15773d2
)
* startup.el (startup-echo-area-message): Display a different
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 4 Nov 2008 16:54:15 +0000
(16:54 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 4 Nov 2008 16:54:15 +0000
(16:54 +0000)
message in daemon mode. Suggested by Stephen Turnbull.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 81a23d3dbf2eb6d6cc86e7090c56ccecbb2fcc89..9635674a126f24d52c81c14a9ac08923abee564f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-11-04 Chong Yidong <cyd@stupidchicken.com>
+ * startup.el (startup-echo-area-message): Display a different
+ message in daemon mode. Suggested by Stephen Turnbull.
+
* frame.el (make-frame-on-display): Ignore DISPLAY argument on
Windows.